Skip to content

EclassUsageCheck: check for setting user variables in ebuilds#518

Merged
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:eclass-user-variables
Jan 14, 2023
Merged

EclassUsageCheck: check for setting user variables in ebuilds#518
gentoo-bot merged 1 commit intopkgcore:masterfrom
arthurzam:eclass-user-variables

Conversation

@arthurzam
Copy link
Copy Markdown
Member

Check ebuilds for overriding eclass' user variables.

Resolves: #512

Check ebuilds for overriding eclass' user variables.

Resolves: pkgcore#512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 12, 2023

Codecov Report

Base: 81.05% // Head: 80.99% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (357f610) compared to base (d2a5afc).
Patch coverage: 47.05% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
- Coverage   81.05%   80.99%   -0.07%     
==========================================
  Files          56       56              
  Lines        8125     8141      +16     
  Branches     1821     1826       +5     
==========================================
+ Hits         6586     6594       +8     
- Misses       1440     1448       +8     
  Partials       99       99              
Impacted Files Coverage Δ
src/pkgcheck/checks/eclass.py 55.43% <47.05%> (-0.35%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gentoo-bot gentoo-bot merged commit 357f610 into pkgcore:master Jan 14, 2023
@arthurzam arthurzam deleted the eclass-user-variables branch January 14, 2023 20:29
@gentoo-bot gentoo-bot temporarily deployed to github-pages January 14, 2023 20:30 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check for USER_VARIABLEs being used by ebuilds

2 participants